home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / tcp_ip / ka9q / ninst08b / portinfo.inf < prev    next >
Encoding:
Text File  |  1993-12-13  |  4.0 KB  |  108 lines

  1. SERIAL INTERFACE PORTS
  2. ~~~~~~~~~~~~~~~~~~~~~~
  3. For NOS to be able to communicate with the outside
  4. world, it requires an interface and a name for that
  5. interface to be specified.
  6.  
  7. For instance, let's presume for a moment that you are
  8. going to be using a tnc modem connected to serial port
  9. 1.  In the main startup file, there will be a line
  10. that specifies that you want to send tcp/ip traffic
  11. down serial port 1.  But instead of saying "serial
  12. port 1" every time we want to refer to this
  13. input/output port, we give it an alias which
  14. simplifies the whole procedure.  This name can be
  15. anything as long as it isn't too long or too strange.
  16. There's little point in getting the computer to work
  17. hard processing long names like "my_tnc_interface" so
  18. to encourage a sane approach, I have set a maximum
  19. limit of 5 characters.
  20.  
  21. Typical port names are; tnc0, sl0, vhf, uhf, 70cm, 2m,
  22. etc... I'm sure you get the idea.
  23.  
  24. These names are also referred to in routing tables. A
  25. routing table is the means by which NOS determines
  26. where to send traffic.
  27. !
  28. SLIP LINKS
  29. ~~~~~~~~~~
  30. If this is a second station in your setup, you may
  31. wish to connect this station to the primary one using
  32. what is called a SLIP link (Serial Link Interface
  33. Protocol) i.e. a serial wire that connects the other
  34. tcp/ip computer to this one.
  35.  
  36. At the moment, this installation program only caters
  37. for two types of connection.  A serial link to a tnc
  38. (the tnc being used in KISS mode - see your tnc manual
  39. for how to do that), and the SLIP link to another
  40. computer.
  41.  
  42. By the way, the interface type is "ax25" if it's
  43. driving a tnc.
  44. !
  45. USING DIFFERENT INTERFACES
  46. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  47. The installation program will assume that you always
  48. mean serial ports throughout, so when the installation
  49. is complete, you will have to edit the AUTOEXEC.NOS
  50. file so that ATTACH lines refer to your interface
  51. instead.  Don't forget to keep the interface name the
  52. same, i.e. if you call a port "vhf", you will need to
  53. retain this name otherwise routing tables etc will not
  54. be correct.
  55. !
  56. THE TABLE EDITOR
  57. ~~~~~~~~~~~~~~~~
  58. Press <F10> to enter the edit mode.
  59.  
  60. Use the right and left cursor keys (or the <TAB> key)
  61. to put the cursor into the required port setup column.
  62.  
  63. The "Use" and "Type" fields are TOGGLED by pressing
  64. any key (except <ENTER>, <TAB>, or cursor keys).
  65.  
  66. Other fields can be edited as soon as the cursor is
  67. under the first character in that field.
  68.  
  69. Press <TAB> to jump from port to port.
  70.  
  71. Press <ENTER> to finish editing.
  72. !
  73. WHICH PORT(S) TO USE
  74. ~~~~~~~~~~~~~~~~~~~~
  75. You can only specify one port per installation. If you
  76. ask for a port that isn't standard or doesn't exist,
  77. you will see a warning message explaining what has
  78. happened.
  79. !
  80. BASIC RULES
  81. ~~~~~~~~~~~
  82. Don't set the baud rate too high as PC's in general
  83. aren't too clever when it comes to serial ports. 4800
  84. baud is plenty fast enough.  In fact, if your machine
  85. is an XT or a slow AT, don't set the baud rate to more
  86. than 4800.  The baud rate of the computer to tnc link
  87. should never be slower than the radio link speed but
  88. can be set equal to it without causing problems.  You
  89. may edit the AUTOEXEC.NOS file ATTACH lines if you
  90. need to change to higher speeds later.
  91.  
  92. *CAUTION* Your tnc may be set for a computer link
  93. speed of 1200 baud (!) and be in ax25 command mode.
  94. Link Tiny-2's for 4800 baud then use a terminal
  95. program to tell the tnc to go into KISS mode before
  96. running NOS.  Usually the commands; KISS ON <enter>
  97. followed by; RESTART <enter>  will achieve this if
  98. it's a Tiny-2 or clone.
  99.  
  100. When connecting your rig and tnc, open the squelch
  101. right up and turn the volume up until you see the DCD
  102. light on constantly. Then, turn the squelch up until
  103. the DCD light just goes out and stays off when there
  104. are no signals coming in. This is a fairly good rule
  105. of thumb approach.  Ask SEVERAL of your surrounding
  106. users how they have theirs set up (don't rely on just
  107. one other station as some still have bad setups after
  108. some 5 years plus of operation!).